//==============================================================================
// Primus Pilus_Anim.txt
//==============================================================================

//==============================================================================
define shield
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Cohort Shield
				ReplaceTexture Infantry X Trident Soldier Shield Iron/Legionaire Shield
			}
		}
	}
}

//==============================================================================
define trident
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Attachments G Sword Iron
			}
		}
	}
}

//==============================================================================
define Head
{
   SetSelector
   {

      set hotspot
      {
         version
         {
            Visual Pilus Head
	        ReplaceTexture Infantry G Hoplite Head Iron/Pilus Head
         }
      }
   }
}

//==============================================================================
anim Bored
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Infantry G Hoplite_BoredA
					connect RightHand Trident hotspot
					connect LeftForearm shield hotspot
					Connect TopOfHead Head hotspot
					ReplaceTexture Infantry G Hoplite Standard/Primus Pilus Armor
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					VisualGranny Hop_idleA
				}
			}
		}
	}
}


//==============================================================================
anim Idle
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Infantry G Hoplite_IdleA
					connect RightHand Trident hotspot
					connect LeftForearm shield hotspot
					Connect TopOfHead Head hotspot
					ReplaceTexture Infantry G Hoplite Standard/Primus Pilus Armor
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					VisualGranny Hop_idleA
				}
			}
		}
	}
}

//==============================================================================
anim run
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry G Hoplite_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.00 true   
            tag FootstepRight 0.50 true   
//-- end auto generated section
				connect RightHand Trident hotspot
				connect LeftForearm shield hotspot
				Connect TopOfHead Head hotspot
				ReplaceTexture Infantry G Hoplite Standard/Primus Pilus Armor
         }
      }
   }
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Infantry G Hoplite_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.00 true   
               tag FootstepRight 0.50 true   
//-- end auto generated section
					connect RightHand Trident hotspot
					connect LeftForearm shield hotspot
					Connect TopOfHead Head hotspot
					ReplaceTexture Infantry G Hoplite Standard/Primus Pilus Armor
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					VisualGranny Hop_WalkA
				}
			}
		}
	}
}

//==============================================================================
anim Attack
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Infantry G Hoplite_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.49 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
					connect RightHand Trident hotspot
					connect LeftForearm shield hotspot
					Connect TopOfHead Head hotspot
					ReplaceTexture Infantry G Hoplite Standard/Primus Pilus Armor
				}
			}
		}
		SetSelector
		{
			set hotspot
			{
				version
				{
					VisualGranny Hop_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.61 true   
               tag GenericSound 0.40 true   
//-- end auto generated section
				}
			}
		}
	}
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry G Hoplite_DeathA
				connect RightHand Trident hotspot
				connect LeftForearm shield hotspot
				Connect TopOfHead Head hotspot
				ReplaceTexture Infantry G Hoplite Standard/Primus Pilus Armor
         }
      }
   }
}


//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Infantry G Hoplite_FlailA
				connect RightHand Trident hotspot
				connect LeftForearm shield hotspot
				Connect TopOfHead Head hotspot
				ReplaceTexture Infantry G Hoplite Standard/Primus Pilus Armor
         }
      }
   }
}

